projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c8fdd9
)
buildman: fix README
author
Andreas Bießmann
<
[email protected]
>
Tue, 5 Nov 2013 09:37:09 +0000
(10:37 +0100)
committer
Simon Glass
<
[email protected]
>
Thu, 21 Nov 2013 20:35:58 +0000
(13:35 -0700)
This is a trivial fix for c'n'p error.
Signed-off-by: Andreas Bießmann <
[email protected]
>
Acked-by: Simon Glass <
[email protected]
>
tools/buildman/README
patch
|
blob
|
history
diff --git
a/tools/buildman/README
b/tools/buildman/README
index 090b653116e40a5fcd405d70fef9f0c0d2806d1f..93cf28af38805502f98cc154c742feedbf036627 100644
(file)
--- a/
tools/buildman/README
+++ b/
tools/buildman/README
@@
-643,7
+643,7
@@
snapper9260=${at91-boards} BUILD_TAG=442
snapper9g45=${at91-boards} BUILD_TAG=443
This will use 'make ENABLE_AT91_TEST=1 BUILD_TAG=442' for snapper9260
-and 'make ENABLE_AT91_TEST=1 BUILD_TAG=44
2
' for snapper9g45. A special
+and 'make ENABLE_AT91_TEST=1 BUILD_TAG=44
3
' for snapper9g45. A special
variable ${target} is available to access the target name (snapper9260 and
snapper9g20 in this case). Variables are resolved recursively.